deploy: Default quiet for forked systemctl
authorColin Walters <walters@verbum.org>
Mon, 30 Jun 2025 20:34:11 +0000 (16:34 -0400)
committerColin Walters <walters@verbum.org>
Mon, 30 Jun 2025 20:36:39 +0000 (16:36 -0400)
commit9514bdfa7ad1f6595d50bf144a58a6a786953b3f
tree2ab4dd8c5f6b9560287cb8759f4da4e5a80d3492
parentdc455493a69bf0caa5a06ace39f9f03abd0b1351
deploy: Default quiet for forked systemctl

I'm checking over the codebase for places we fork children; doing
so from a library means we may end up printing to stdout/stderr
of our caller, which we shouldn't do.

- Also add an error prefix with information about the service
  if we fail

Signed-off-by: Colin Walters <walters@verbum.org>
src/libostree/ostree-sysroot-deploy.c